Skip to content

Feat: Optimizations to AudioChanger skin#1

Open
JonasLong wants to merge 1 commit intoDevo7v:mainfrom
JonasLong:main
Open

Feat: Optimizations to AudioChanger skin#1
JonasLong wants to merge 1 commit intoDevo7v:mainfrom
JonasLong:main

Conversation

@JonasLong
Copy link

Started using this skin and felt like making some minor improvements to how updates/redraws are handled. Hope these are helpful :)

  • When switching audio via skin, redraw immediately instead of waiting 0-1s for next update
  • Don't update any components that don't need to update
  • VolumeTarget doesn't need alpha color=1 to function, as long as it's not hidden
  • Increment version

When switching audio via skin, redraw immediately instead of waiting 0-1s for next update
Don't update any components that don't need to update
VolumeTarget doesn't need alpha color=1 to function, as long as it's not hidden
Increment version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant